Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to use a private key from an OpenSSL engine. #1531

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fbatogo
Copy link

@fbatogo fbatogo commented Oct 7, 2024

Add a new CMake option of "PAHO_WITH_SSL_ENGINE" that does nothing if "PAHO_WITH_SSL" is not also enabled. Assuming both are enabled, Paho will be built with the ability to use the private key from an OpenSSL engine when authenticating with TLS.

Built and tested against OpenSSL 1.1 and OpenSSL 3.0. OpenSSL 3.0 will, obviously, have compile time warnings about deprecation, but it still works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant